[INFO] cloning repository https://github.com/rahmaapriliaa/ARS-FAC-ESP32-Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rahmaapriliaa/ARS-FAC-ESP32-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frahmaapriliaa%2FARS-FAC-ESP32-Rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frahmaapriliaa%2FARS-FAC-ESP32-Rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dc84259af2fc573f0bd3a00d69f6215df7f37e50
[INFO] checking rahmaapriliaa/ARS-FAC-ESP32-Rust against try#24e1a22664233bce1f9b5dc6eee7c1f74327e28c for pr-159343
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frahmaapriliaa%2FARS-FAC-ESP32-Rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/rahmaapriliaa/ARS-FAC-ESP32-Rust
[INFO] finished tweaking git repo https://github.com/rahmaapriliaa/ARS-FAC-ESP32-Rust
[INFO] tweaked toml for git repo https://github.com/rahmaapriliaa/ARS-FAC-ESP32-Rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rahmaapriliaa/ARS-FAC-ESP32-Rust on toolchain 24e1a22664233bce1f9b5dc6eee7c1f74327e28c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rahmaapriliaa/ARS-FAC-ESP32-Rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xtensa-lx-rt-proc-macros v0.2.2
[INFO] [stderr]   Downloaded xtensa-lx-rt v0.17.2
[INFO] [stderr]   Downloaded esp-println v0.12.0
[INFO] [stderr]   Downloaded esp-build v0.1.0
[INFO] [stderr]   Downloaded xtensa-lx v0.9.0
[INFO] [stderr]   Downloaded r0 v1.0.0
[INFO] [stderr]   Downloaded esp-hal-procmacros v0.15.0
[INFO] [stderr]   Downloaded embassy-time-queue-driver v0.1.0
[INFO] [stderr]   Downloaded embassy-embedded-hal v0.2.0
[INFO] [stderr]   Downloaded mutex-trait v0.2.0
[INFO] [stderr]   Downloaded riscv-rt-macros v0.2.2
[INFO] [stderr]   Downloaded esp-backtrace v0.14.2
[INFO] [stderr]   Downloaded esp-riscv-rt v0.9.1
[INFO] [stderr]   Downloaded embassy-time-driver v0.1.0
[INFO] [stderr]   Downloaded embassy-usb-driver v0.1.1
[INFO] [stderr]   Downloaded esp-metadata v0.4.0
[INFO] [stderr]   Downloaded esp-config v0.2.0
[INFO] [stderr]   Downloaded bitfield v0.17.0
[INFO] [stderr]   Downloaded embassy-sync v0.5.0
[INFO] [stderr]   Downloaded embassy-time v0.3.2
[INFO] [stderr]   Downloaded semihosting v0.1.25
[INFO] [stderr]   Downloaded embassy-usb-synopsys-otg v0.1.0
[INFO] [stderr]   Downloaded minijinja v2.20.0
[INFO] [stderr]   Downloaded esp-hal v0.22.0
[INFO] [stderr]   Downloaded esp32s3 v0.29.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 18b438272061e8344e23edf7fa3bcf729c9e6e93b2f2e5cb80fa78d68be5fa86
[INFO] running `Command { std: "docker" "start" "18b438272061e8344e23edf7fa3bcf729c9e6e93b2f2e5cb80fa78d68be5fa86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18b438272061e8344e23edf7fa3bcf729c9e6e93b2f2e5cb80fa78d68be5fa86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "18b438272061e8344e23edf7fa3bcf729c9e6e93b2f2e5cb80fa78d68be5fa86" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18b438272061e8344e23edf7fa3bcf729c9e6e93b2f2e5cb80fa78d68be5fa86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "18b438272061e8344e23edf7fa3bcf729c9e6e93b2f2e5cb80fa78d68be5fa86" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling embassy-time-driver v0.1.0
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling embassy-time-queue-driver v0.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling xtensa-lx v0.9.0
[INFO] [stderr]    Compiling esp-config v0.2.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling embassy-sync v0.5.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling esp32s3 v0.29.0
[INFO] [stderr]     Checking embassy-sync v0.6.2
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking usb-device v0.3.2
[INFO] [stderr]     Checking embassy-usb-driver v0.1.1
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking mutex-trait v0.2.0
[INFO] [stderr]     Checking embassy-time v0.3.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking bare-metal v1.0.0
[INFO] [stderr]     Checking gcd v2.3.0
[INFO] [stderr]     Checking ral-registers v0.1.3
[INFO] [stderr]     Checking embassy-futures v0.1.2
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking fugit v0.3.9
[INFO] [stderr]     Checking esp-synopsys-usb-otg v0.4.2
[INFO] [stderr]     Checking embedded-hal-nb v1.0.0
[INFO] [stderr]     Checking embedded-can v0.4.1
[INFO] [stderr]    Compiling ars-fac-esp32s3 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking bitfield v0.17.0
[INFO] [stderr]     Checking ufmt-write v0.1.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking embassy-usb-synopsys-otg v0.1.0
[INFO] [stderr]     Checking embassy-embedded-hal v0.2.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling esp-build v0.1.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling delegate v0.13.5
[INFO] [stderr]    Compiling esp-println v0.12.0
[INFO] [stderr]    Compiling esp-backtrace v0.14.2
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] ERROR: expected exactly one enabled feature from feature group:
[INFO] [stderr]   ["jtag-serial", "uart", "auto"]
[INFO] [stderr]     
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `esp-println` (build script)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-println-0.12.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="auto"' --cfg 'feature="colors"' --cfg 'feature="critical-section"' --cfg 'feature="default"' --cfg 'feature="esp32s3"' --cfg 'feature="log"' --cfg 'feature="uart"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto", "colors", "critical-section", "default", "defmt-espflash", "esp32", "esp32c2", "esp32c3", "esp32c6", "esp32h2", "esp32p4", "esp32s2", "esp32s3", "jtag-serial", "log", "no-op", "uart"))' -C metadata=4880605b53aa117b -C extra-filename=-7f450643687a9510 --out-dir /opt/rustwide/target/debug/build/esp-println-7f450643687a9510 -L dependency=/opt/rustwide/target/debug/deps --extern esp_build=/opt/rustwide/target/debug/deps/libesp_build-ade6a268141cc9b0.so --extern log=/opt/rustwide/target/debug/deps/liblog-3ed344fefb710324.rlib --cap-lints allow --cap-lints=forbid` (exit status: 1)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "18b438272061e8344e23edf7fa3bcf729c9e6e93b2f2e5cb80fa78d68be5fa86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18b438272061e8344e23edf7fa3bcf729c9e6e93b2f2e5cb80fa78d68be5fa86", kill_on_drop: false }`
[INFO] [stdout] 18b438272061e8344e23edf7fa3bcf729c9e6e93b2f2e5cb80fa78d68be5fa86
